Streaming Video Java Viewer
This example shows live images being refreshed every 0.3 seconds.
Obviously the user's framerate will depend on network speed, server
load, image size and the compression settings.
Usage Notes:
- This assumes that you have a SiteCam document called "mydoc"
set to save jpeg or gif images.
- You must be running a WebSTAR compatible server on the same
machine as SiteCam.
- The SiteCam plug-in must be
installed installed in the server's plug-in folder.
- The interval should be 1 minute
(half of the delay specified by the applet parameters.)
- The SiteCam.class file should be in the same server directory
as this file.
Back to SiteCam Java Applet
documentation.